home *** CD-ROM | disk | FTP | other *** search
/ Professional Web Design - Techniques & Templates / profwebdes.iso / pc / Complete Software / JavaScript CDCookbook / DOSFILES / CLOCK / CLBOX2.HTM < prev    next >
Text File  |  2000-01-29  |  689b  |  26 lines

  1. <!--JavaScript Cookbook Clock Window Setup #2 -->
  2.  
  3.  
  4. <!--
  5.     THE JAVASCRIPT COOKBOOK by Erica Sadun, webrx@mindspring.com
  6.     Copyright (C)2000 by Charles River Media.  All Rights Reserved.
  7.  
  8.     
  9.     Use at your own risk. No warranty is given or implied of the suitability 
  10.     of this product for any specific application. Neither Erica Sadun nor 
  11.     Charles River Media will be held responsible for any unwanted effects 
  12.     due to the use of this product or any derivative. 
  13. -->
  14.  
  15.     <FRAMEset rows="*, 74">
  16.         <FRAME SRC="CLOCK5.HTM"
  17.             NAME="JCinfo"
  18.             MARGINWIDTH="1">
  19.         <FRAME SRC="../UTIL/BLANK.HTM"
  20.               NAME="JCclock"
  21.             MARGINWIDTH="1" 
  22.             SCROLLING="no">
  23.     </FRAMESET>
  24.  
  25.  
  26.